home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch05s02.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  10.9 KB  |  302 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>2.┬áFile</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch05.html" title="Chapter┬á5.┬áMenus" />
  12.     <link rel="prev" href="ch05.html" title="Chapter┬á5.┬áMenus" />
  13.     <link rel="next" href="ch05s02s02.html" title="2.2.┬áOpen" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">Chapter┬á5.┬áMenus</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch05.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">2.┬áFile</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05s02s02.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect1" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h2 class="title" style="clear: both"><a id="gimp-image-window-menus-file"></a>2.┬áFile</h2>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3460653" class="indexterm"></a>
  38.       <div class="informalfigure">
  39.         <div class="mediaobject">
  40.           <img src="../images/menus/menus-file.png" />
  41.           <div class="caption">
  42.             <p>
  43.            Contents of the File menu
  44.          </p>
  45.           </div>
  46.         </div>
  47.       </div>
  48.       <div class="sect2" lang="en" xml:lang="en">
  49.         <div class="titlepage">
  50.           <div>
  51.             <div>
  52.               <h3 class="title"><a id="gimp-file-new"></a>2.1.┬áNew</h3>
  53.             </div>
  54.           </div>
  55.         </div>
  56.         <a id="gimp-file-new-confirm"></a>
  57.         <a id="id3460704" class="indexterm"></a>
  58.         <div class="informalfigure">
  59.           <div class="mediaobject">
  60.             <img src="../images/dialogs/dialogs-new-image.png" />
  61.             <div class="caption">
  62.               <p>
  63.           The New Image dialog
  64.         </p>
  65.             </div>
  66.           </div>
  67.         </div>
  68.         <p>
  69.     The dialog allows you to create a new image window and to set its
  70.     specifications. You may have more than one image on your
  71.     screen.
  72.   </p>
  73.         <p>
  74.     The Dialog for creating a new image can be called in the following
  75.     ways, from the toolbox and image-menu:
  76.     <span class="guimenu"><span class="accel">F</span>ile</span>-><span class="guimenuitem"><span class="accel">N</span>ew</span>. 
  77.   </p>
  78.         <p>
  79.    You can also open the Dialog by using a keyboard shortcut:
  80.    <span><b class="keycap">Ctrl</b></span>+<span><b class="keycap">N</b></span>
  81.   </p>
  82.         <div class="variablelist">
  83.           <p class="title">
  84.             <b>Basic Options</b>
  85.           </p>
  86.           <dl>
  87.             <dt>
  88.               <span class="term">Template</span>
  89.             </dt>
  90.             <dd>
  91.               <div class="informalfigure">
  92.                 <div class="mediaobject">
  93.                   <img src="../images/dialogs/dialogs-new-image-templates.png" />
  94.                   <div class="caption">
  95.                     <p>
  96.                 Template menu (default)
  97.               </p>
  98.                   </div>
  99.                 </div>
  100.               </div>
  101.               <p>
  102.           Instead of filling in all the numbers by hand, you can
  103.           choose the dimensions of the image from a menu of
  104.           templates, representing shapes that are more or less
  105.           commonly useful.  If there is an image shape that you use
  106.           often, and it does not appear in the list, you can create
  107.           a new template using the Templates dialog. 
  108.         </p>
  109.             </dd>
  110.             <dt>
  111.               <span class="term">Image Size</span>
  112.             </dt>
  113.             <dd>
  114.               <p>
  115.           Here you set the width and height of the new image.  The
  116.           default units are pixels, but you can switch to some other
  117.           unit if you prefer, using the adjoining menu. If you do,
  118.           note that the resulting pixel size will be determined by
  119.           the X and Y resolution (which you can change in the
  120.           Advanced Options), and by the setting of "Dot for Dot",
  121.           which you can change in the <span class="guimenu">View</span> menu.  
  122.         </p>
  123.               <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  124.                 <table border="0" summary="Note">
  125.                   <tr>
  126.                     <td rowspan="2" align="center" valign="top" width="25">
  127.                       <img alt="[Note]" src="../images/note.png" />
  128.                     </td>
  129.                     <th align="left">Note</th>
  130.                   </tr>
  131.                   <tr>
  132.                     <td colspan="2" align="left" valign="top">
  133.                       <p>
  134.             Please keep in mind, that every Pixel of an image is stored
  135.             in the memory. If you're creating large files with a high
  136.             density of pixels, <span class="acronym">Gimp</span> will need some
  137.             time for every function you're applying to the image.
  138.           </p>
  139.                     </td>
  140.                   </tr>
  141.                 </table>
  142.               </div>
  143.             </dd>
  144.             <dt>
  145.               <span class="term">Portrait/Landscape buttons</span>
  146.             </dt>
  147.             <dd>
  148.               <p>
  149.           These buttons toggle between Portrait and Landscape mode.
  150.           Concretely, their effect is to exchange the values for
  151.           Width and Height.  If the X and Y resolutions are
  152.           different (in Advanced Options), then these values are
  153.           exchanged also.
  154.         </p>
  155.             </dd>
  156.           </dl>
  157.         </div>
  158.         <div class="variablelist">
  159.           <p class="title">
  160.             <b>Advanced Options</b>
  161.           </p>
  162.           <div class="informalfigure">
  163.             <div class="mediaobject">
  164.               <img src="../images/dialogs/dialogs-new-image-advanced.png" />
  165.               <div class="caption">
  166.                 <p>
  167.             New Image dialog (Advanced Options)
  168.           </p>
  169.               </div>
  170.             </div>
  171.           </div>
  172.           <p>
  173.       These are options that will mainly be of interest to more
  174.       advanced users.  (Gimp 2.0 does not distinguish between Basic
  175.       and Advanced Options; all of the options are visible at the same
  176.       level.) 
  177.     </p>
  178.           <dl>
  179.             <dt>
  180.               <span class="term">X and Y resolution</span>
  181.             </dt>
  182.             <dd>
  183.               <p>
  184.           These values come into play mainly in relation to
  185.           printing:  they do not affect the size of the image in
  186.           pixels, but they determine its size on paper when
  187.           printed.  They can also affect the way the image is
  188.           displayed on the monitor: if "Dot for Dot" is switched off
  189.           in the <span class="guimenu">View</span> menu, then at 100$ zoom,
  190.           Gimp attempts to display the image on the monitor at the
  191.           correct physical size, as calculated from the pixel
  192.           dimensions and the resolution.  The display may not be
  193.           accurate, however, unless the monitor has been calibrated.
  194.           This can be done either when Gimp is installed, or from
  195.           the Display tab of
  196.           the Preferences dialog. 
  197.         </p>
  198.             </dd>
  199.             <dt>
  200.               <span class="term">Colorspace</span>
  201.             </dt>
  202.             <dd>
  203.               <div class="informalfigure">
  204.                 <div class="mediaobject">
  205.                   <img src="../images/dialogs/dialogs-new-image-colorspace.png" />
  206.                   <div class="caption">
  207.                     <p>
  208.                 Colorspace menu
  209.               </p>
  210.                   </div>
  211.                 </div>
  212.               </div>
  213.               <p>
  214.           You can create the new image as either an RGB image or a
  215.           grayscale image.  You cannot create an indexed image
  216.           directly in this way, but of course nothing prevents you
  217.           from converting the image to indexed mode after it has
  218.           been created.
  219.         </p>
  220.             </dd>
  221.             <dt>
  222.               <span class="term">Fill</span>
  223.             </dt>
  224.             <dd>
  225.               <div class="informalfigure">
  226.                 <div class="mediaobject">
  227.                   <img src="../images/dialogs/dialogs-new-image-fill.png" />
  228.                   <div class="caption">
  229.                     <p>
  230.                 Fill menu
  231.               </p>
  232.                   </div>
  233.                 </div>
  234.               </div>
  235.               <p>
  236.           You have four choices for the solid color that will fill
  237.           the new image's background layer:
  238.         </p>
  239.               <div class="itemizedlist">
  240.                 <ul type="disc">
  241.                   <li>
  242.                     <p>
  243.               The Foreground color as shown in the Main Toolbox.
  244.             </p>
  245.                   </li>
  246.                   <li>
  247.                     <p>
  248.               The Background color as shown in the Main Toolbox.
  249.             </p>
  250.                   </li>
  251.                   <li>
  252.                     <p>
  253.               White
  254.             </p>
  255.                   </li>
  256.                   <li>
  257.                     <p>
  258.               Transparent.  If this option is chosen, then the
  259.               Background layer in the new image will be created with
  260.               an alpha channel; otherwise not.
  261.             </p>
  262.                   </li>
  263.                 </ul>
  264.               </div>
  265.             </dd>
  266.             <dt>
  267.               <span class="term">Comment</span>
  268.             </dt>
  269.             <dd>
  270.               <p>
  271.           You can write a descriptive comment here.  The text will
  272.           be attached to the image as a "parasite", and will be
  273.           saved along with the image by some file formats (but not
  274.           all of them).
  275.         </p>
  276.             </dd>
  277.           </dl>
  278.         </div>
  279.       </div>
  280.     </div>
  281.     <div class="navfooter">
  282.       <hr />
  283.       <table width="100%" summary="Navigation footer">
  284.         <tr>
  285.           <td width="40%" align="left"><a accesskey="p" href="ch05.html">Prev</a>┬á</td>
  286.           <td width="20%" align="center">
  287.             <a accesskey="u" href="ch05.html">Up</a>
  288.           </td>
  289.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05s02s02.html">Next</a></td>
  290.         </tr>
  291.         <tr>
  292.           <td width="40%" align="left" valign="top">Chapter┬á5.┬áMenus┬á</td>
  293.           <td width="20%" align="center">
  294.             <a accesskey="h" href="index.html">Home</a>
  295.           </td>
  296.           <td width="40%" align="right" valign="top">┬á2.2.┬áOpen</td>
  297.         </tr>
  298.       </table>
  299.     </div>
  300.   </body>
  301. </html>
  302.